home *** CD-ROM | disk | FTP | other *** search
- ca-certificates was originally written and maintained by Fumitoshi UKAI
- <ukai@debian.or.jp> on Mon, 7 Jan 2002 21:16:51 +0900.
-
- The original source can always be found at:
- ftp://ftp.debian.org/dists/unstable/main/source/
-
-
- sbin/update-ca-certificates:
-
- Copyright (c) 2003 Fumitoshi UKAI <ukai@debian.or.jp>
- Copyright (c) 2009 Philipp Kern <pkern@debian.org>
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
- USA.
-
- mozilla/certdata2pem.py:
-
- Copyright (c) 2009 Philipp Kern <pkern@debian.org>
- (based on a Ruby script by Fumitoshi UKAI)
- Licensed under the same license as sbin/update-ca-certificates.
-
- CA certificates from Mozilla as follows:
- # The contents of this file are subject to the Mozilla Public
- # License Version 1.1 (the "License"); you may not use this file
- # except in compliance with the License. You may obtain a copy of
- # the License at http://www.mozilla.org/MPL/
- #
- # Software distributed under the License is distributed on an "AS
- # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
- # implied. See the License for the specific language governing
- # rights and limitations under the License.
- #
- # The Original Code is the Netscape security libraries.
- #
- # The Initial Developer of the Original Code is Netscape
- # Communications Corporation. Portions created by Netscape are
- # Copyright (C) 1994-2000 Netscape Communications Corporation. All
- # Rights Reserved.
- #
- # Contributor(s):
- #
- # Alternatively, the contents of this file may be used under the
- # terms of the GNU General Public License Version 2 or later (the
- # "GPL"), in which case the provisions of the GPL are applicable
- # instead of those above. If you wish to allow use of your
- # version of this file only under the terms of the GPL and not to
- # allow others to use your version of this file under the MPL,
- # indicate your decision by deleting the provisions above and
- # replace them with the notice and other provisions required by
- # the GPL. If you do not delete the provisions above, a recipient
- # may use your version of this file under either the MPL or the
- # GPL.
-
- On Debian GNU/Linux systems, the complete text of the GNU General Public
- License can be found in '/usr/share/common-licenses/GPL'.
-
-